Dmitry Shalnoff's Git Repository
/
AXOD IR_433MHz Shield
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
initial commit
[AXOD IR_433MHz Shield]
/
FIRMWARE
/
flash
1
#!/bin/bash
2
3
targetProjectFile=rfrx
4
5
avrdude -p attiny84 -U flash:w:$targetProjectFile.hex -c avrisp2 -P usb -u -B 20
6
7
8
9
10
Contact me:
dev (at) shalnoff (dot) com
PGP fingerprint: A6B8 3B23 6013 F18A 0C71 198B 83D8 C64D 917A 5717